Skip to content
Back to search
30
MCP

Translate (DeepL)

pulsemcp/translate (deepl)

Provides a translation service using DeepL API, enabling seamless text translation between multiple languages with dynamic language selection and easy integration into workflows.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "translate_(deepl)": {
      "url": "None",
      "transport": "http"
    }
  }
}